Skip to content

Conversation

@Bnyro
Copy link
Contributor

@Bnyro Bnyro commented Jan 3, 2026

Can be tested on https://filmpalast.to

url = extractedUrl,
) {
this.referer = url.replace(" ", "%20")
this.quality = getQualityFromName(sourceMatch.groupValues[2])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably never worked because the regex only captures one group, so groupValues[2] is always a NullPointerException

@fire-light42 fire-light42 merged commit 2795e9e into recloudstream:master Jan 4, 2026
2 checks passed
@Bnyro Bnyro deleted the vidnest branch January 4, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants